@charset "utf-8";
body,div,ul,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,p,A,input,textarea, img{
	margin:0px;
	padding:0px;
	font-size:14px;
	text-align:left;
	font-family:"microsoft yahei";
	text-decoration: none;
	color: #333;
	list-style:none ;
	box-sizing: border-box;
	}
body{
	overflow-x: hidden;
	background: #fff;
}

A:hover{
	color: #1e50ae;
}

.bai a{
	color:#FFFFFF;
	}
 img{ 
 	border:0; 
 	display: block;
 	}
.left{
	float:left;
	}
.right{
	float:right;
	}
.clear{
	clear:both;
	}
.block{
	display:block;
	}

.duration15 { -webkit-animation-duration: 1.5s; animation-duration: 1.5s; }
.duration18 { -webkit-animation-duration: 1.8s; animation-duration: 1.8s; }
.duration20 { -webkit-animation-duration: 2s; animation-duration: 2s; }
.delay1 { -webkit-animation-delay: 0.2s; animation-delay: 0.2s; }
.delay2 { -webkit-animation-delay: 0.35s; animation-delay: 0.35s; }
.delay3{ -webkit-animation-delay: 0.5s; animation-delay: 0.5s; }
.delay4{ -webkit-animation-delay: 0.65s; animation-delay: 0.65s; }
.delay5{ -webkit-animation-delay: 0.8s; animation-delay: 0.8s; }
.delay6{ -webkit-animation-delay: 0.95s; animation-delay: 0.95s; }
.delay7{ -webkit-animation-delay: 1.1s; animation-delay: 1.1s; }
.delay8{ -webkit-animation-delay: 1.25s; animation-delay: 1.25s; }
.delay9{ -webkit-animation-delay: 1.4s; animation-delay: 1.4s; }
.delay10{ -webkit-animation-delay: 1.55s; animation-delay: 1.55s; }
.an-hide{ 
	visibility:hidden;
    *visibility:visible;
	}
.an-show{ 
	visibility:visible;
}

@font-face
{
font-family: ywzt;
src: url('Impact.TTF'),
     url('Impact.eot'); /* IE9+ */
}
.txt{
    width: 275px;
    height: 42px;
    padding-left: 5px;
    font-size: 14px;
    outline: 0;
    border: 1px solid #ddd;
    border-right: none;
    background: 0 0;
    color: #666;
	float:left;
    line-height: 30px;
}
.submit1 {
    border: none;
    display: block;
    margin-right: 5px;
    width: 80px;
	float:left;
    height: 42px;
    background: url(ss.png) no-repeat center #125aad;
    line-height: 30px;
}
/*top*/

.head{
	width: 100%;
	background:#fff;
}
.zxgg{
	width:100%;
	height:50px;
	overflow:hidden;
	background:#f5f5f5;
	}
.zxgg ul{
	width:1200px;
	margin:auto;
	}
.zxgg ul li{
	line-height:50px;
	}
.zxgg ul .right{
	font-size:24px;
	color:#f07800;
	font-family:ywzt;
	text-align:right;
	}
.zxgg ul .right img{
	display:inline-block;
	margin:0 5px 0 15px;
	}
.logo{
	width:1200px;
	margin:auto;
	height:115px;
	}
.logoimg{
	padding-top:25px;
	float:left;
	}
.tel{
	display:block;
	width:186px;
	padding-top:35px;
	float:right;
}
/**/
.nav{
	width:100%;
	background:#125aad;
	height:60px;
}
.nav ul{
	width:1200px;
	margin:auto;
	}
.nav ul li{ 
	width:170px; 
	float:left;
	text-align:center; 
	height: 60px;
	float: left;
	position: relative;
	}
.nav ul li a{
	display: block;
	width: 170px;
	line-height: 60px;
	color: #FFF;
	font-size:15px;
	text-align: center;
}
.nav ul li a:hover , .nav ul .sy a{
	color:#fff;
	background:#f07800; 
}
.nav .submenu{ 
	width: 210px;
	position:absolute; 
	top:60px;
	display:none; 
	z-index:999;
	background-image:none;
	background-color: rgba(0,0,0,0.7);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#C8ffffff,endColorstr=#C8ffffff);
	
	}
.nav .submenu dl dt a{
	display: block;
    text-align: left;
    color: #666;
	text-align:left;
	padding-left:15px;
	width:100%;
    line-height: 35px;
    font-size: 12px;
    font-weight: normal;
    height: 40px;
	color:#fff;
	border-top:1px solid rgba(255,255,255,0.2);
	background:none;
	}
.nav .submenu dl dt a:hover{
	background-image:none;
	background:#f07800 !important;
	color:#fff;
	}

/*banner*/
.swiper-container {
      width: 100%;
      height: 100%;
    }

.swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
  }

.swiper-button-prev, .swiper-container-rtl .swiper-button-next{
	width:40px;
	height:80px;
	left:0px;
	background-color: rgba(0,0,0,0.6);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#C8000000,endColorstr=#C8000000);
	}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev{
	width:40px;
	right:0px;
	height:80px;
	background-color: rgba(0,0,0,0.6);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#C8000000,endColorstr=#C8000000);
	}
.swiper-button-prev:hover , .swiper-button-next:hover {
	background:#f07800;
	}	
.swiper-button-next:after,.swiper-button-prev:after {
	color:#fff;
	font-size:20px;
	}
.swiper-pagination-bullet {
	width:18px;
	height: 18px;
	opacity:0.8;
	background:#dddddd;
	}
.swiper-pagination-bullet-active {
	background:#f07800;
	opacity:1;
	}
.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction {
	bottom:30px;
	}
.swiper-button-next, .swiper-button-prev{
	margin-top:-45px;
	}

/**/

.bt{
	width:1200px;
	margin:auto;
	padding:50px 0  35px 0;
	}
.bt h4{
	height:30px;
	text-align:center;
	font-size:24px;
	font-weight:normal;
	color:#ccc;
	font-weight:normal;
	text-transform:uppercase;
	line-height:30px;
	}	
.bt h2{
	display:block;
	width:1200px;
	text-align:center;
	height:50px;
	line-height:50px;
	font-size:30px;
	color:#444444;
	font-weight:normal;
	}
.bt span{
	width:60px;
	height:2px;
	background:#f07800;
	margin:10px auto 0;
	display:block;
	}
.bai span{
	background:#fff;
	}
.bai h4 , .bai h2{
	color:#fff;
	}	
.bt p{
	text-align:center;
	color:#666;
	font-size:16px;
	line-height:30px;
	}
/**/
.case_i{
	width:1200px;
	overflow:hidden;
	margin:auto;
	}
.case_i ul{
	width:1300px;
	}
.case_i ul li{
	width:288px;
	float:left;
	margin-right:16px;
	margin-bottom:16px;
	}
.case_i ul li h2{
	height:45px;
	transition:all 0.6s;
	background:#e7e7e7;
	margin-top:5px;
	text-align:center;
	line-height:42px;
	font-weight:normal;
	}
.case_i ul li:hover h2{
	background:#f07800;
	color:#fff;
	}
.case_i ul  li img{
	width:288px;
	}
/**/
.product_i{
	width:1200px;
	margin:auto;
	overflow:hidden;
	}
#swiper4 a p{
	background:#e5e4e4;
	text-align:center;
	line-height:50px;
	color:#333;
	font-size:16px;
	transition:all 0.6s;
	}
#swiper4 a img{
	width:290px;
	height:215px;
	}
#swiper4 a:hover p{
	color:#fff;
	background:#f07800;
	}
/**/
.about_bj{
	height:680px;
	background:url(gsbj.jpg) no-repeat  center;
	width:100%;
	margin-top:90px;
	}
.about{
	width:1200px;
	margin:auto;
	background:#fff;
	}
.about_top img{
	width:600px;
	height:364px;
	float:right;
	}
.about_top li{
	width:600px;
	float:left;
	padding:40px;
	line-height:28px;
	}
.about_bot{
	height:205px;
	background:#f5f5f5;
	}
.about_bot li{
	width:240px;
	float:left;
	padding:60px 30px;
	text-align:center;
	color:#c0c0c0;
	}
.about_bot li b{
	display:block;
	text-align:center;
	font-size:36px;
	color:#f07800;
	font-family:ywzt;
	font-weight:normal;
	}
.about_bot li b span{
	font-size:18px;
	color:#c0c0c0;
	padding-left:5px;
	}
/**/

.news{
	width: 1200px;
	margin: auto;
}

.news .left{
	width: 500px;
	float: left;
	overflow: hidden;
	height: 395px;
	position: relative;
}
.news .left b{
	display: block;
	width: 500px;
	height: 60px;
	padding: 0 20px;
	line-height: 60px;
	color: #fff;
	position: absolute;
	bottom: 0px;
	background-color: rgba(0,0,0,0.8);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#C8000000,endColorstr=#C8000000);
}
.news .right{
	width: 655px;
	float: right;
	border-bottom: 1px solid #ddd;
	height: 394px;
}
.news .right li{
	width: 655px;
	height: 131px;
	padding: 25px;
	border-top: 1px solid #ddd;
}
.news .right li .wz{
	width: 470px;
	float: left;
	display: block;
}
.news .right li .wz b{
	display: block;
	font-size: 18px;
	color: #333;
	font-weight: normal;
}
.news .right li .wz  span{
	display: block;
	width: 70px;
	height: 1px;
	margin: 10px 0;
	background: #125aad;
}
.news .right li .time{
	width: 80px;
	float: right;
	margin-top: 20px;
	text-align: right;
}
.news .right li .time b{
	font-size: 24px;
	color: #333;
	display: block;
	font-weight: normal;
}
.news .right li:hover{
	background: #125aad;
}
.news .right li:hover .wz , .news .right li:hover .wz b , .news .right li:hover .time , .news .right li:hover  .time b{
	color: #fff;;
}
.news .right li:hover span{
	background: #fff;
}
/**/
#swiper3 img {
    width: 500px;
    height: 395px;
}
#swiper3 .swiper-pagination-bullets {
    bottom: 17px;
    padding-right: 10px;
    text-align: right;
}
/**/
.foot{
	width: 100%;
	padding: 65px 0;
	margin-top:100px;
	height: 290px;
	background: #2a2a2a;
}
.foot ul{
	width: 1200px;
	margin: auto;
}
.foot ul .foot_contact{
	width: 450px;
	float: left;
	
}
.foot ul .foot_contact h2{
	font-size: 36px;
	font-family: ywzt;
	color: #fff;
	font-weight: normal;
	margin-bottom: 10px;
}
.foot ul .foot_contact P{
	color: #999;
	line-height: 28px;
}
.foot ul .ewm{
	width: 135px;
	float: right;
	text-align: center;
	line-height: 40px;
	
}
.foot ul  .ewm p{
	color: #999;
	text-align: center;
}
.foot ul .foot_nav{
	width: 430px;
	float: left;
	padding: 0 100px;
	height: 160px;
	border-left: 1px solid #4a4a4a;
	border-right: 1px solid #4a4a4a;
}
.foot_nav a{
	width: 114px;
	line-height: 36px;
	float: left;
	color: #999;
	text-align: center;
	display: block;
}
.bqsy{
	background: #1f1f1f;
	height: 48px;
}
.bqsy ul{
	width: 1200px;
	margin: auto;
	color: #999;
	line-height: 48px;
}
.bqsy ul a{
	color: #999;
}
.bqsy ul span{
	float: right;
}
.bqsy ul img{
	width: 24px;
	display: inline-block;
	
}
/**/
.pagination{
	text-align: center;
	padding-top: 20px;
	border-top:1px solid #e4e4e4;
}
.page-item{
	display: inline-block;
	padding: 5px;
	background: #ddd;
	border: 1px solid #ddd;
}
.page-num{
	padding: 5px 10px;
	display: inline-block;
	border: 1px solid #ddd;
	background: #ddd;
	margin: 0 2px;
}
.pagination a:hover{
	color: #fff;
	background: #125aad;
}
.page-num-current{
	background: #125aad;
	color: #fff;
}
/**/
.mian{
	width: 1200px;
	position: relative;
	margin: 60px auto 60px;
}
.mian_left{
	width:270px;
	float:left;
	}
.mian_right{
	width:910px;
	float:right;
	padding: 30px 20px;
	overflow:hidden;
	border: 1px solid #e4e4e4;
	}
.mian_left_bt{
	background:url(pr_nav.png) no-repeat 220px 25px #125aad;
	width:100%;
	height:80px;
	line-height:80px;
	padding:0 25px;
	color:#fff;
	font-size:24px;
	font-weight:bold;
	} 
.product_nav  ul{
	border-right:1px solid #ddd;
	border-left:1px solid #ddd;
	border-top:1px solid #ddd;
	}
.product_nav  ul li{
	border-bottom:1px solid #ddd;
	}
.product_nav  ul li a{
	font-size:16px;
	display:block;
	width:100%;
	line-height:52px;
	font-size:15px;
	padding:0 20px;
	height:52px;
	background:url(xjt.png) no-repeat 240px 18px;
	}	
.product_nav  ul li a:hover{
	background:url(xjt.png) no-repeat 240px 18px #125aad;
	color:#fff;
	}
.product_nav  ul li .sy{
	background:url(xjt.png) no-repeat 240px 18px #125aad;
	color:#fff;
	}
.product_nav  ul li dt{
	border-left:1px solid #ddd;
	width:216px;
	height:30px;
	margin:auto;
	}
.product_nav  ul li dt .navl2{
	height:30px;
	line-height:30px;
	font-size:14px;
	padding:0 10px;
	}
.product_nav  ul li dl{
	padding-bottom:15px;
	}	
.left_contact{
	border: 1px solid #e4e4e4;
    margin-top: 20px;
    padding: 0 19px 20px;
    margin-top: 20px;
	}
.left_contact h2{
	font-size: 18px;
    color: #125aad;
    font-weight: normal;
    height: 59px;
    line-height: 59px;
    border-bottom: 1px solid #e4e4e4;
    margin-bottom: 18px;
	}
.left_contact p{
	line-height:28px;
	}
.left_contactqq{
	display: block;
    width: 160px;
    height: 50px;
    overflow: hidden;
    text-decoration: none;
    margin-top: 20px;
	color:#fff;
	line-height:50px;
	 background: url(leftqqb.png) no-repeat 140px 18px  #125aad;
	}
.left_contactqq:hover{
	color:#fff;
	}
.left_contactqq span{
	display: block;
    width: 50px;
    height: 50px;
	margin-right:20px;
    float: left;
    border-right: 1px solid #fff;
    background: url(leftqq.png) no-repeat center;
	}
/**/
.n_nav h2{
	font-size: 20px;
    color: #125aad;
	text-align:center;
	}
.n_nav img{
	margin:20px 0;
	}
.n_nav h4{
	text-align:center;
	margin-bottom:20px;
	color:#999;
	font-weight:normal;
	}
.pagenr{
	line-height:30px;
	}
.pagenr img{
	max-width:870px;
	}
/**/

.productlist{
	width:870px;
	overflow:hidden;
	}
.productlist ul{
	width:950px;
	}
.productlist ul li{
	width:280px;
	float:left;
	margin-right:15px;
	margin-bottom:15px;
	}
.productlist ul li span{
	width:280px;
	height:218px;
	display:block;
	overflow:hidden;
	}
.productlist ul li span img{
	width:280px;
	height:218px;
	transition:all 0.6s;
	}
.productlist ul li:hover span img{
	transform: scale(1.1);	
	}
.productlist ul li p{
	text-align:center;
	line-height:50px;
	background:#f1f1f1;
	}
/**/
.productshow{
	padding:0px;
	}
.productshowtop{
	border-bottom:1px solid #ddd;
	position:relative;
	}
.productshowtop .productshowtopleft{
	width:460px;
	float:left;
	border-right:1px solid #ddd;
	}
.productshowtop ul{
	width:448px;
	float:right;
	padding:30px;
	}
.productshowtop ul h2{
	font-size: 20px;
    color: #333333;
    font-weight: bold;
    height: 50px;
	border-bottom:1px solid #ddd;
    overflow: hidden;
	}
.productshowtop ul h3{
	font-weight:normal;
	padding-top:20px;
	}
.productshowtop ul h3 span{
	display:block;
	width:130px;
	margin-top:5px;
	float:left;
	}
.productshowtop ul h3 b{
	font-size:20px;
	color:#f07800;
	}
.productshowtop ul h3 img{
	float:left;
	}
.productshowtop ul p{
	line-height:28px;
	margin-top:20px;
	}
.productshowbot{
	padding: 20px 19px 0;
	}
.productshowbt{
	border-bottom:1px solid #ddd;
	margin-bottom:20px;
	}
.productshowbt h2{
	width:150px;
	height:54px;
	background: #125aad;
	line-height:54px;
	text-align:center;
    color: #fff;
	}
/**/
.newslist {
	width:870px;
	border-top:none;
	}
	
.newslist ul li{
	border-top:1px solid #f4f4f4;
	margin-bottom:15px;
	padding-top:15px;
	}	

.newslist ul li p{
	display:block;
	width:100%;
	color:#888;
	line-height:24px;
	}	
	
.newslist ul li p b{
	display:block;
	color:#333;
	font-size:18px;
	margin-bottom:10px;
	}	
	
.newslist ul li p	span{
	display:block;
	width:110px;
	height:35px;
	margin-top:15px;
	background:#ff8046;
	color:#fff;
	text-align:center;
	line-height:35px;
	}
/**/
.caselist{
	width: 870px;
	overflow: hidden;
	margin: 30px auto 0;
}
.caselist ul{
	width: 930px;
}
.caselist ul li{
	width: 285px;
	float: left;
	height: 250px;
	margin:0 7px 10px 0;
	overflow: hidden;	
	background: #fff;
	padding: 4px;
	position: relative;
	border: 1px solid #ddd;
}
.caselist ul li img{
	width: 275px;
	height: 200px;
}
.caselist ul li p{
	text-align:center;
	line-height:42px;
	}
/**/
.logolist ul li{
	width:168px;
	height:63px
	}
.logolist ul li img{
	width:158px;
	height:51px;
	}
/**/
.about_list{
	width:350px;
	float:left;
	margin-left:50px;
	padding:0 0 30px 0;
	border:1px solid #ddd;
	}
.about_list h2{
	text-align:center;
	line-height:55px;
	color:#fff;
	font-size:20px;
	margin-bottom:20px;
	background:#125aad;
	}
.about_list p{
	text-align:center;
	line-height:28px;
	}
/**/
.downlist ul{
	margin-bottom:20px;
	}
.downlist ul li{
	border-bottom:1px dashed #ddd;
	margin-top:10px;
	padding-bottom:10px;
	line-height:20px;
	}
.downlist ul li img{
	float:right;
	height:20px;
	}

/**/
.nr100{
	width: 98%;
	display:block;
	height: 160px;
	padding: 20px;
	margin:auto;
	box-sizing:border-box;
	border: 1px solid #d1d1d1;
}
.nr30{
	width: 48%;
	float: left;
	margin: 10px 1%;
	border: 1px solid #d1d1d1;
	padding: 10px;
}
.nr301{
	width: 360px;
	float: left;
	margin-top: 20px;
}
.nr20{
	width: 40%;
	float: left;
	border: 1px solid #d1d1d1;
	padding: 10px;
	margin-left:5%;
}
.nr301 img{
	float: left;
	margin-left: 30px;
}
.submit{
	background: #e2a83e;
    width: 300px;
    height: 40px;
    border: 0px;
	margin-left:1%;
    text-align: center;
    font-size: 15px;
    color: #fff;
    float: left;
    margin-top: 20px;
    margin-right: 15px;
}
#floatDivBoxs img{
	display:inline
	}
#floatDivBoxs{width:170px;background:#fff;position:fixed;top:100px;right:0;z-index:999;}
#floatDivBoxs .floatDtt{width:100%;height:45px;line-height:45px; background:#f08326;color:#fff;font-size:18px;text-indent:22px;position:relative;}
#floatDivBoxs .floatDqq{padding:0 14px;}
#floatDivBoxs .floatDqq li{height:45px;line-height:45px;font-size:15px;border-bottom:1px solid #e3e3e3; padding:0 0 0 50px;}
#floatDivBoxs .floatDtxt{font-size:18px;color:#333;padding:6px 14px;}
#floatDivBoxs .floatDtel{
    font-size: 25px;
    font-weight: normal;
    color: #e2a83e;
    font-family: ywzt;
	padding:0 0 20px 15px;
}
#floatDivBoxs .floatDtel img{display:block;}
#floatDivBoxs .floatDbg{width:100%;height:20px;background:url(online_botbg.jpg) no-repeat;box-shadow:-2px 0 3px rgba(0,0,0,0.25);}
.floatShadow{ background:#fff;box-shadow:-2px 0 3px rgba(0,0,0,0.25);}
#rightArrow{width:50px;height:45px;background:url(online_arrow.jpg) no-repeat;position:fixed;top:100px;right:170px;z-index:999;}
#rightArrow a{display:block;height:45px;}







